{
  "product_id": "sq-sonic-hss-black",
  "merchant": "thomann",
  "product_url": "https://www.example.com/product-page",
  "primary_image_url": "https://cdn.example.com/image-main.jpg",
  "selected_image_url": null,
  "images": [
    {
      "url": "https://cdn.example.com/image-main.jpg",
      "normalized_url": "https://cdn.example.com/image-main.jpg",
      "source": "gallery",
      "position": 0,
      "priority_score": 100,
      "width": null,
      "height": null,
      "alt": "Squier Sonic Strat HSS Black",
      "is_selected_for_comparison": false,
      "is_excluded": false
    },
    {
      "url": "https://cdn.example.com/image-angle-2.jpg",
      "normalized_url": "https://cdn.example.com/image-angle-2.jpg",
      "source": "img_tag",
      "position": 1,
      "priority_score": 80,
      "width": null,
      "height": null,
      "alt": "Angle 2",
      "is_selected_for_comparison": false,
      "is_excluded": false
    }
  ]
}
