ChatGPT JSON Ad Templates - Pre-formatted for AI Image Generation

Get started with our free ChatGPT Ad JSON templates, specifically formatted for AI image generation. Each template includes the exact JSON structure that ChatGPT-4 expects, with clear placeholders for your product details. Simply copy the JSON, replace the placeholder text, and let ChatGPT generate professional ad creatives—no coding needed.

Template 1

Style: Photorealistic

Type: Product

Setting: Solid color

{
  "ad_config": {
    "sampleImage": "https://www.notion.so/image/attachment%3Ae062378f-6f48-4d81-8961-4694047c12a3%3A6575a12219191bc3714ff7b91c5d1032.png?table=block&id=1ca725ac-35a2-8022-84ac-c483d9786edb&spaceId=969cd1ba-faca-47ef-af2c-b4bd24ba3723&width=670&userId=&cache=v2",
    "image_specs": {
      "style": "photorealistic",
      "resolution": "4K",
      "aspect_ratio": "1:1",
      "orientation": "square",
      "file_format": "PNG"
    },
    "subject": {
      "type": "product",
      "description": "[USER_PRODUCT_DESCRIPTION]",
      "position": "center-left, held by a hand with natural skin tone and manicured nails",
      "details": {
        "size": "[USER_PRODUCT_SIZE]",
        "branding": "[USER_BRAND_NAME]"
      }
    },
    "background": {
      "setting": "solid color",
      "color": "[USER_BACKGROUND_COLOR]"
    },
    "text_overlay": {
      "headline": {
        "text": "[USER_HEADLINE]",
        "font": "bold sans-serif",
        "size": "36pt",
        "color": "[USER_TEXT_COLOR]",
        "position": "top-center",
        "alignment": "center"
      },
      "benefits": [
        {
          "icon": "small circular icon",
          "text": "[USER_BENEFIT_1]",
          "description": "[USER_BENEFIT_1_DESCRIPTION]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "right side, top"
        },
        {
          "icon": "small circular icon",
          "text": "[USER_BENEFIT_2]",
          "description": "[USER_BENEFIT_2_DESCRIPTION]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "right side, second from top"
        },
        {
          "icon": "small circular icon",
          "text": "[USER_BENEFIT_3]",
          "description": "[USER_BENEFIT_3_DESCRIPTION]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "right side, third from top"
        },
        {
          "icon": "small circular icon",
          "text": "[USER_BENEFIT_4]",
          "description": "[USER_BENEFIT_4_DESCRIPTION]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "right side, bottom"
        }
      ],
      "disclaimer": {
        "text": "[USER_DISCLAIMER]",
        "font": "sans-serif",
        "size": "12pt",
        "color": "[USER_TEXT_COLOR]",
        "position": "bottom-right"
      }
    },
    "lighting": {
      "primary": "soft natural light from above",
      "effects": [
        "subtle shadows for depth"
      ]
    },
    "additional_instructions": {
      "mood": "clean, professional, benefit-focused",
      "reference": "use the user-uploaded product images to ensure accuracy"
    }
  }
}
Template 2

Style: Photorealistic

Type: Product

Setting: Solid pastel color

{
  "ad_config": {
    "sampleImage": "https://www.notion.so/image/attachment%3Adf145e54-6c34-40bc-936f-45ec439744ae%3A0d70576023cd056bb8b1a5084d3676fc.png?table=block&id=1ca725ac-35a2-801f-aac1-c24dd58ce9e1&spaceId=969cd1ba-faca-47ef-af2c-b4bd24ba3723&width=670&userId=&cache=v2",
    "image_specs": {
      "style": "photorealistic",
      "resolution": "4K",
      "aspect_ratio": "1:1",
      "orientation": "square",
      "file_format": "PNG"
    },
    "subject": {
      "type": "product",
      "description": "[USER_PRODUCT_DESCRIPTION]",
      "position": "centered",
      "details": {
        "size": "[USER_PRODUCT_SIZE]",
        "branding": "[USER_BRAND_NAME]"
      }
    },
    "background": {
      "setting": "solid pastel color",
      "color": "[USER_BACKGROUND_COLOR]",
      "elements": [
        {
          "type": "decorative",
          "items": [
            "subtle wavy lines"
          ],
          "position": "top-left and bottom-right corners",
          "color": "[USER_ACCENT_COLOR]"
        }
      ]
    },
    "text_overlay": {
      "headline": {
        "text": "[USER_HEADLINE]",
        "font": "bold sans-serif",
        "size": "36pt",
        "color": "[USER_TEXT_COLOR]",
        "position": "top-center",
        "alignment": "center"
      },
      "benefits": [
        {
          "text": "[USER_BENEFIT_1]",
          "font": "sans-serif",
          "size": "18pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "left of the product"
        },
        {
          "text": "[USER_BENEFIT_2]",
          "font": "sans-serif",
          "size": "18pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "right of the product"
        },
        {
          "text": "[USER_BENEFIT_3]",
          "font": "sans-serif",
          "size": "18pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "bottom-left of the product"
        }
      ],
      "social_proof": {
        "text": "5 Stars",
        "icon": "five yellow stars",
        "background": "white box",
        "position": "top-right, near headline",
        "alignment": "center"
      },
      "badge": {
        "text": "[USER_BADGE_TEXT]",
        "font": "sans-serif",
        "size": "16pt",
        "color": "[USER_TEXT_COLOR]",
        "background": "yellow circle",
        "position": "bottom-right"
      }
    },
    "lighting": {
      "primary": "soft natural light from above",
      "effects": [
        "subtle shadows for depth"
      ]
    },
    "additional_instructions": {
      "mood": "playful, approachable, benefit-focused",
      "reference": "use the user-uploaded product images to ensure accuracy"
    }
  }
}
Template 3

Style: Photorealistic

Type: Product

Setting: [USER_BACKGROUND_SETTING]

{
  "ad_config": {
    "sampleImage": "https://img.notionusercontent.com/s3/prod-files-secure%2F969cd1ba-faca-47ef-af2c-b4bd24ba3723%2Fac262629-de32-47a8-bc19-122f20797e25%2F7565ae9cad0c487bd2b652617f6321e7.png/size/w=580?exp=1744722482&sig=I2V6chhiAFVDsn993C3yQJWG1xrIYEhaqDdy-PEDnyo&id=1ca725ac-35a2-807d-9cf0-e6f064d0c3b7&table=block&userId=0db56f42-9049-4ac7-b3de-6c3aaa22f518",
    "image_specs": {
      "style": "photorealistic",
      "resolution": "4K",
      "aspect_ratio": "9:16",
      "orientation": "vertical",
      "file_format": "PNG"
    },
    "subject": {
      "type": "product",
      "description": "[USER_PRODUCT_DESCRIPTION]",
      "position": "centered, top half of the image",
      "details": {
        "size": "[USER_PRODUCT_SIZE]",
        "branding": "[USER_BRAND_NAME]"
      }
    },
    "background": {
      "setting": "[USER_BACKGROUND_SETTING]",
      "color": "[USER_BACKGROUND_COLOR]"
    },
    "logo": {
      "text": "[USER_BRAND_NAME]",
      "font": "sans-serif",
      "size": "36pt",
      "color": "[USER_TEXT_COLOR]",
      "position": "top-center"
    },
    "comparison_table": {
      "left_column": {
        "title": "[USER_PRODUCT_NAME]",
        "icon": "green checkmark",
        "points": [
          {
            "text": "[USER_BENEFIT_1]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          },
          {
            "text": "[USER_BENEFIT_2]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          },
          {
            "text": "[USER_BENEFIT_3]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          },
          {
            "text": "[USER_BENEFIT_4]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          },
          {
            "text": "[USER_BENEFIT_5]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          }
        ],
        "position": "bottom-left half of the image"
      },
      "right_column": {
        "title": "[USER_COMPARISON_NAME]",
        "icon": "orange X mark",
        "points": [
          {
            "text": "[USER_DRAWBACK_1]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          },
          {
            "text": "[USER_DRAWBACK_2]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          },
          {
            "text": "[USER_DRAWBACK_3]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          },
          {
            "text": "[USER_DRAWBACK_4]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          },
          {
            "text": "[USER_DRAWBACK_5]",
            "font": "sans-serif",
            "size": "16pt",
            "color": "[USER_TEXT_COLOR]"
          }
        ],
        "position": "bottom-right half of the image"
      }
    },
    "lighting": {
      "primary": "soft natural light from above",
      "effects": [
        "subtle shadows for depth"
      ]
    },
    "additional_instructions": {
      "mood": "clean, professional, comparison-focused",
      "reference": "use the user-uploaded product images to ensure accuracy"
    }
  }
}
Template 4

Style: Photorealistic

Type: Product

Setting: Solid color

{
  "ad_config": {
    "sampleImage": "https://img.notionusercontent.com/s3/prod-files-secure%2F969cd1ba-faca-47ef-af2c-b4bd24ba3723%2Fc3c4cfe6-0467-409e-8b36-6e34efd6758f%2Faa6660b1e845b4bb2d56491548603e8b.png/size/w=670?exp=1744722498&sig=nk1lmEP9gAYACVckDh2U-wqY2JS72j0eMqYdcNUL2No&id=1ca725ac-35a2-8000-95b4-f0f65277556b&table=block&userId=0db56f42-9049-4ac7-b3de-6c3aaa22f518",
    "image_specs": {
      "style": "photorealistic",
      "resolution": "4K",
      "aspect_ratio": "1:1",
      "orientation": "square",
      "file_format": "PNG"
    },
    "subject": {
      "type": "product",
      "description": "[USER_PRODUCT_DESCRIPTION]",
      "position": "center-right",
      "details": {
        "size": "[USER_PRODUCT_SIZE]",
        "branding": "[USER_BRAND_NAME]"
      }
    },
    "background": {
      "setting": "solid color",
      "color": "[USER_BACKGROUND_COLOR]"
    },
    "text_overlay": {
      "headline": {
        "text": "[USER_HEADLINE]",
        "font": "bold sans-serif",
        "size": "36pt",
        "color": "[USER_TEXT_COLOR]",
        "position": "top-center",
        "alignment": "center"
      },
      "benefits": [
        {
          "icon": "[USER_BENEFIT_1_ICON]",
          "text": "[USER_BENEFIT_1]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "left side, top"
        },
        {
          "icon": "[USER_BENEFIT_2_ICON]",
          "text": "[USER_BENEFIT_2]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "left side, second from top"
        },
        {
          "icon": "[USER_BENEFIT_3_ICON]",
          "text": "[USER_BENEFIT_3]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "left side, third from top"
        },
        {
          "icon": "[USER_BENEFIT_4_ICON]",
          "text": "[USER_BENEFIT_4]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "left side, bottom"
        }
      ],
      "cta": {
        "text": "[USER_CTA]",
        "font": "bold sans-serif",
        "size": "24pt",
        "color": "[USER_TEXT_COLOR]",
        "position": "bottom-left"
      }
    },
    "lighting": {
      "primary": "soft natural light from above",
      "effects": [
        "subtle shadows for depth"
      ]
    },
    "additional_instructions": {
      "mood": "clean, minimal, benefit-focused",
      "reference": "use the user-uploaded product images to ensure accuracy"
    }
  }
}
Template 5

Style: Luxury product photography

Type: Skincare product

Setting: Underwater splash

{
  "ad_config": {
    "sampleImage": "https://img.notionusercontent.com/s3/prod-files-secure%2F22ee52d8-b19d-4283-b7f5-92bc76870720%2Ff0786071-b83f-4097-8fe5-ce042cc1c759%2Fimage.png/size/w=940?exp=1744724454&sig=EHYkzoRO_n4fGSs77KdSc0wneOcXvziVsJOoGcyv8Ko&id=1d065257-1e62-8006-97b8-e2526dff98fa&table=block",
    "image_specs": {
      "style": "luxury product photography",
      "resolution": "high",
      "aspect_ratio": "1:1",
      "orientation": "square",
      "file_format": "png"
    },
    "subject": {
      "type": "skincare product",
      "description": "balancing face oil in transparent glass bottle with gradient amber and green tones",
      "position": "center",
      "details": {
        "size": "medium",
        "branding": "visible but subtle"
      }
    },
    "background": {
      "setting": "underwater splash",
      "color": "soft neutral or cream tone",
      "elements": [
        {
          "type": "water effects",
          "items": [
            "ripples",
            "bubbles",
            "water droplets"
          ],
          "position": "surrounding product",
          "color": "clear transparent"
        }
      ]
    },
    "text_overlay": {
      "headline": {
        "text": "Radiance in Every Drop",
        "font": "elegant serif",
        "size": "28pt",
        "color": "white",
        "position": "bottom",
        "alignment": "center"
      }
    }
  }
}
Template 6

Style: Modern product photography

Type: Wireless earbuds

Setting: Minimalist

{
  "ad_config": {
    "sampleImage": "https://img.notionusercontent.com/s3/prod-files-secure%2F22ee52d8-b19d-4283-b7f5-92bc76870720%2Fe00c7f37-d141-4a8f-b47a-4a81333b6f8a%2Fimage.png/size/w=770?exp=1744724474&sig=vWcp-8bdl_bdm3GR5xpc80lWJfyUcJn483SVb1Vneck&id=1d065257-1e62-8079-827f-f4c5ee8435bc&table=block&userId=1cad872b-594c-81b3-a8c0-000215e6782f",
    "image_specs": {
      "style": "modern product photography",
      "resolution": "high",
      "aspect_ratio": "1:1",
      "orientation": "square",
      "file_format": "png"
    },
    "subject": {
      "type": "wireless earbuds",
      "description": "sleek black SoundX earbuds with charging case",
      "position": "center",
      "details": {
        "size": "medium",
        "branding": "visible but subtle"
      }
    },
    "background": {
      "setting": "minimalist",
      "color": "gradient blue to black",
      "elements": [
        {
          "type": "sound waves",
          "items": [
            "audio waves",
            "subtle glow",
            "light reflections"
          ],
          "position": "surrounding product",
          "color": "blue accent"
        }
      ]
    },
    "text_overlay": {
      "headline": {
        "text": "Elevate Your Audio Experience",
        "font": "modern sans-serif",
        "size": "28pt",
        "color": "white",
        "position": "bottom",
        "alignment": "center"
      },
      "benefits": [
        {
          "icon": "battery",
          "text": "24hr Battery Life",
          "font": "sans-serif",
          "size": "14pt",
          "color": "white",
          "position": "bottom-left"
        },
        {
          "icon": "water-drop",
          "text": "Water-Resistant",
          "font": "sans-serif",
          "size": "14pt",
          "color": "white",
          "position": "bottom-center"
        },
        {
          "icon": "bluetooth",
          "text": "Seamless Connectivity",
          "font": "sans-serif",
          "size": "14pt",
          "color": "white",
          "position": "bottom-right"
        }
      ]
    },
    "additional_instructions": {
      "mood": "premium, high-tech, immersive",
      "reference": "highlight the sleek design and premium feel of the earbuds"
    }
  }
}
Template 7

Style: Photorealistic

Type: Product

Setting: Solid color

{
  "ad_config": {
    "sampleImage": "https://img.notionusercontent.com/s3/prod-files-secure%2F22ee52d8-b19d-4283-b7f5-92bc76870720%2Fea444502-a6b0-4c2a-8006-d465728109d3%2Fimage.png/size/w=670?exp=1744724530&sig=6U8sxlWRGhx1uDjUSkEDllDTCIgq14VqRWKoUMQwxbs&id=1d065257-1e62-8046-9f54-ecd4c408e128&table=block&userId=1cad872b-594c-81b3-a8c0-000215e6782f",
    "image_specs": {
      "style": "photorealistic",
      "resolution": "4K",
      "aspect_ratio": "9:16",
      "orientation": "vertical",
      "file_format": "PNG"
    },
    "subject": {
      "type": "product",
      "description": "[USER_PRODUCT_DESCRIPTION]",
      "position": "centered",
      "details": {
        "size": "[USER_PRODUCT_SIZE]",
        "branding": "[USER_BRAND_NAME]"
      }
    },
    "background": {
      "setting": "solid color",
      "color": "[USER_BACKGROUND_COLOR]"
    },
    "text_overlay": {
      "headline": {
        "text": "[USER_HEADLINE]",
        "font": "bold sans-serif",
        "size": "36pt",
        "color": "[USER_TEXT_COLOR]",
        "position": "top-center",
        "alignment": "center"
      },
      "benefits": [
        {
          "text": "[USER_BENEFIT_1]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "top-left of product"
        },
        {
          "text": "[USER_BENEFIT_2]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "top-right of product"
        },
        {
          "text": "[USER_BENEFIT_3]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "right of product, middle"
        },
        {
          "text": "[USER_BENEFIT_4]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "left of product, middle"
        },
        {
          "text": "[USER_BENEFIT_5]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "bottom-right of product"
        }
      ],
      "labels": [
        {
          "text": "[USER_LABEL_1]",
          "font": "sans-serif",
          "size": "12pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "on product, bottom-left"
        },
        {
          "text": "[USER_LABEL_2]",
          "font": "sans-serif",
          "size": "12pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "on product, bottom-center"
        },
        {
          "text": "[USER_LABEL_3]",
          "font": "sans-serif",
          "size": "12pt",
          "color": "[USER_TEXT_COLOR]",
          "position": "on product, bottom-right"
        }
      ],
      "cta": {
        "text": "[USER_CTA]",
        "font": "sans-serif",
        "size": "18pt",
        "color": "[USER_CTA_TEXT_COLOR]",
        "background": "white starburst",
        "position": "bottom-left"
      }
    },
    "lighting": {
      "primary": "soft natural light from above",
      "effects": [
        "subtle shadows for depth"
      ]
    },
    "additional_instructions": {
      "mood": "vibrant, health-focused, clean",
      "reference": "use the user-uploaded product images to ensure accuracy"
    }
  }
}
Template 8

Style: Product photography

Type: Aromatherapy candle

Setting: Minimalist

{
  "ad_config": {
    "sampleImage": "https://img.notionusercontent.com/s3/prod-files-secure%2F22ee52d8-b19d-4283-b7f5-92bc76870720%2Ffdc0e015-9068-4969-be99-44961776e1ea%2Fimage.png/size/w=940?exp=1744724582&sig=TgEuab5KAlfRVcoLgsfR2iqzO4U3RiXGyz8mOhQ5e3A&id=1d065257-1e62-8054-a922-cd5bc1b7fcd2&table=block&userId=1cad872b-594c-81b3-a8c0-000215e6782f",
    "image_specs": {
      "style": "product photography",
      "resolution": "high",
      "aspect_ratio": "1:1",
      "orientation": "square",
      "file_format": "png"
    },
    "subject": {
      "type": "aromatherapy candle",
      "description": "hand-poured soy candle in a clear glass jar with wooden lid",
      "position": "center",
      "details": {
        "size": "medium",
        "branding": "minimal elegant label"
      }
    },
    "background": {
      "setting": "minimalist",
      "color": "soft neutral gradient",
      "elements": [
        {
          "type": "props",
          "items": [
            "dried lavender sprigs",
            "small crystals",
            "wooden coaster"
          ],
          "position": "surrounding the candle",
          "color": "natural tones"
        }
      ]
    },
    "text_overlay": {
      "headline": {
        "text": "Relaxation in Every Flame",
        "font": "serif",
        "size": "24pt",
        "color": "warm gray",
        "position": "top-center",
        "alignment": "center"
      },
      "benefits": [
        {
          "text": "Hand-poured soy candles",
          "font": "sans-serif",
          "size": "16pt",
          "color": "dark gray",
          "position": "bottom-left"
        },
        {
          "text": "Essential oil infused",
          "font": "sans-serif",
          "size": "16pt",
          "color": "dark gray",
          "position": "bottom-center"
        },
        {
          "text": "Perfect for stress relief",
          "font": "sans-serif",
          "size": "16pt",
          "color": "dark gray",
          "position": "bottom-right"
        }
      ]
    },
    "lighting": {
      "primary": "soft warm glow",
      "effects": [
        "subtle shadows",
        "gentle highlights on glass"
      ]
    },
    "additional_instructions": {
      "mood": "calm, serene, cozy",
      "reference": "show candle with a lit flame for warmth"
    },
    "ad": {
      "type": "static",
      "title": "Relaxation in Every Flame",
      "description": "Hand-poured soy candles infused with essential oils. Perfect for stress relief and home ambiance.",
      "image_url": "https://example.com/images/aromatherapy-candle.jpg",
      "cta_text": "Explore Scents",
      "cta_url": "https://example.com/collections/candles"
    }
  }
}
Template 9

Style: Photorealistic

Type: Product

Setting: Solid color

{
  "ad_config": {
    "sampleImage": "https://img.notionusercontent.com/s3/prod-files-secure%2F22ee52d8-b19d-4283-b7f5-92bc76870720%2Fc677d7b6-1567-47de-a6ca-dfd34b571e60%2Fimage.png/size/w=940?exp=1744724609&sig=9aG8-Nvd7UvUntaYKu9JRydPeYB5W9jHpYkw4EexCKw&id=1d065257-1e62-804f-b0cb-e0cd3dac8f7d&table=block&userId=1cad872b-594c-81b3-a8c0-000215e6782f",
    "image_specs": {
      "style": "photorealistic",
      "resolution": "4K",
      "aspect_ratio": "9:16",
      "orientation": "vertical",
      "file_format": "PNG"
    },
    "subject": {
      "type": "product",
      "description": "[USER_PRODUCT_DESCRIPTION]",
      "position": "centered",
      "details": {
        "branding": "[USER_BRAND_NAME]"
      }
    },
    "background": {
      "setting": "solid color",
      "color": "[USER_BACKGROUND_COLOR]"
    },
    "text_overlay": {
      "branding": {
        "text": "[USER_BRAND_NAME]",
        "font": "sans-serif",
        "size": "12pt",
        "color": "[USER_TEXT_COLOR]",
        "position": "top-center"
      },
      "headline": {
        "text": "[USER_HEADLINE]",
        "font": "bold sans-serif",
        "size": "36pt",
        "color": "[USER_TEXT_COLOR]",
        "position": "below branding",
        "alignment": "center"
      },
      "feature": {
        "text": "[USER_FEATURE]",
        "font": "sans-serif",
        "size": "16pt",
        "color": "[USER_TEXT_COLOR]",
        "position": "top-left of product",
        "arrow": "pointing to product"
      },
      "benefits": [
        {
          "text": "[USER_BENEFIT_1]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "bottom, left"
        },
        {
          "text": "[USER_BENEFIT_2]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "bottom, center"
        },
        {
          "text": "[USER_BENEFIT_3]",
          "font": "sans-serif",
          "size": "16pt",
          "color": "[USER_TEXT_COLOR]",
          "background": "white box with rounded edges",
          "position": "bottom, right"
        }
      ]
    },
    "lighting": {
      "primary": "soft natural light from above",
      "effects": [
        "subtle shadows for depth"
      ]
    },
    "additional_instructions": {
      "mood": "clean, minimal, sleep-focused",
      "reference": "use the user-uploaded product images to ensure accuracy"
    }
  }
}

How to Use ChatGPT JSON Templates for Ad Creation

Quick Start with JSON Templates

  1. Browse our pre-formatted JSON templates above
  2. Click "Edit in ChatGPT" to open the template
  3. Replace the JSON placeholders with your details:
    • Product specifications
    • Brand style preferences
    • Image generation parameters
  4. Let ChatGPT process your JSON and generate the ad

Benefits of AI Ad Templates

  • Save hours on ad design and copywriting
  • Maintain brand consistency across campaigns
  • Generate multiple ad variations instantly
  • Perfect for product launches and A/B testing
  • Optimized for social media and e-commerce

Pro Tips for Better Results

  • Use specific product details in your descriptions
  • Include your brand's color codes and style guide
  • Specify target audience and platform in prompts
  • Save successful templates for future campaigns

Frequently Asked Questions

Q: Do I need design experience?
No, just input your product details and ChatGPT handles the creative work.

Q: Which ChatGPT version works best?
ChatGPT-4 provides the most detailed and accurate results.

Q: Can I customize templates?
Yes, modify any template to match your brand's unique needs.

Ready to Automate Your Product Ad Creation?

Learn how AdManage's AI templates can transform your product marketing workflow and scale your ad production.

Book Your Free Demo