{
"products": [
{
"id": "king_kalm_75",
"handle": "king-kalm-cbd-75mg",
"name": "KING KALM CBD 75mg",
"brand": "King Kanine",
"category": "Pet Supplements",
"type": "CBD Oil",
"pet_species": ["dog", "cat"],
"pet_size": "small",
"conditions": ["anxiety", "stress"],
"ingredients": ["broad spectrum CBD", "krill oil", "hemp oil"],
"active_compounds": ["cannabidiol", "omega-3 fatty acids"],
"benefits": ["calming support", "anxiety reduction"],
"use_cases": ["fireworks anxiety", "travel stress"],
"form": "oil",
"potency_mg": 75,
"price": 39.99,
"summary": "Low potency CBD oil designed for small dogs and cats to support calm behavior and reduce anxiety."
},
{
"id": "king_kalm_150",
"handle": "king-kalm-cbd-150mg",
"name": "KING KALM CBD 150mg",
"brand": "King Kanine",
"category": "Pet Supplements",
"type": "CBD Oil",
"pet_species": ["dog", "cat"],
"pet_size": "small_medium",
"conditions": ["anxiety", "stress"],
"ingredients": ["broad spectrum CBD", "krill oil", "hemp oil"],
"active_compounds": ["cannabidiol", "omega-3 fatty acids"],
"benefits": ["calming support", "anxiety reduction"],
"use_cases": ["thunderstorm anxiety", "travel stress"],
"form": "oil",
"potency_mg": 150,
"price": 49.99,
"summary": "Medium strength CBD oil formulated for small to medium pets to promote calm behavior."
},
{
"id": "king_kalm_300",
"handle": "king-kalm-cbd-300mg",
"name": "KING KALM CBD 300mg",
"brand": "King Kanine",
"category": "Pet Supplements",
"type": "CBD Oil",
"pet_species": ["dog", "cat"],
"pet_size": "medium_large",
"conditions": ["anxiety", "stress"],
"ingredients": ["broad spectrum CBD", "krill oil", "hemp oil"],
"active_compounds": ["cannabidiol", "omega-3 fatty acids"],
"benefits": ["calming support", "anxiety reduction"],
"use_cases": ["storm anxiety", "separation anxiety"],
"form": "oil",
"potency_mg": 300,
"price": 74.99,
"summary": "High potency CBD oil designed for medium to large pets experiencing anxiety or stress."
},
{
"id": "tuckers_gold_1000",
"handle": "tuckers-gold-1000mg-cbd",
"name": "Tucker's Gold 1000mg CBD",
"brand": "King Kanine",
"category": "Pet Supplements",
"type": "CBD Oil",
"pet_species": ["dog", "cat"],
"pet_size": "large",
"conditions": ["anxiety", "joint_pain", "inflammation"],
"ingredients": ["broad spectrum CBD", "krill oil", "DHA", "turmeric"],
"active_compounds": ["cannabidiol", "omega-3 fatty acids"],
"benefits": ["calming support", "joint health", "anti-inflammatory"],
"use_cases": ["aging pets", "joint discomfort"],
"form": "oil",
"potency_mg": 1000,
"price": 89.99,
"summary": "Extra strength CBD oil for large pets with anxiety, inflammation, or joint discomfort."
},
{
"id": "strong_plus",
"handle": "strong-plus",
"name": "STRONG Plus+",
"brand": "King Kanine",
"category": "Pet Supplements",
"type": "Probiotic and Joint Supplement",
"pet_species": ["dog", "cat"],
"pet_size": "all",
"conditions": ["digestive_health", "joint_pain"],
"ingredients": ["hemp protein", "probiotics", "turmeric", "glucosamine", "MSM"],
"active_compounds": ["probiotic bacteria", "curcuminoids", "glucosamine"],
"benefits": ["digestive support", "joint mobility", "immune support"],
"use_cases": ["digestive imbalance", "joint stiffness"],
"form": "powder",
"price": 39.99,
"summary": "Probiotic and joint support powder designed to improve digestion, mobility, and immune health in pets."
}
]
}