{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "CalcMyPeptide",
  "url": "https://www.calcmypeptide.com",
  "description": "Free peptide calculator for reconstitution, dosing & half-life. Supports BPC-157, semaglutide, tirzepatide & 109 peptides. GLP-1 scheduler, blend stacks, cost per dose — 100% private, no account needed.",
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.calcmypeptide.com/peptides?q={search_term_string}",
    "query-input": "required name=search_term_string"
  },
  "nlweb": {
    "askEndpoint": "https://www.calcmypeptide.com/api/ask",
    "mcpEndpoint": "https://www.calcmypeptide.com/api/mcp",
    "schemaFeed": "https://www.calcmypeptide.com/schema-feed.json",
    "openapi": "https://www.calcmypeptide.com/openapi.yaml",
    "version": "0.1"
  }
}