{"service":"Photographer Guide","version":"0.2.0","x402Version":2,"description":"Photographer Guide: plans a night-photography shoot from a GPS position using live cloud-cover forecasts, moon phase, astronomical darkness and the meteor-shower calendar. Returns scored shooting locations, a driving route with timing, en-route photo stops, a minute-by-minute schedule and an AI narrative.","pricing":{"POST /plan":"$0.10","currency":"USDC","protocol":"x402","network":"base"},"payTo":"0x1341E7504631cd9F400952ee1CEf3D533Fd61c99","endpoints":{"GET /":"this manifest (free)","GET /health":"liveness (free)","GET /showers":"upcoming meteor showers (free teaser)","POST /plan":{"paid":true,"inputSchema":{"type":"object","properties":{"location":{"type":"string","description":"GPS \"lat,lon\" (e.g. \"37.77,-122.42\") or a place name (e.g. \"Yosemite Valley\")"},"date":{"type":"string","description":"YYYY-MM-DD evening of the shoot. Default: next meteor-shower peak within 14 days, else tonight."},"target":{"type":"string","enum":["meteor_shower","milky_way","stars","sunset","auto"],"description":"What to photograph. Default: auto."},"maxDriveMinutes":{"type":"number","description":"Max one-way drive time (15–240). Default 90."}},"required":["location"]}},"GET /plan":{"paid":true,"queryParams":["location","date","target","maxDriveMinutes"]}},"nextEvent":{"name":"Orionids","peak":"2026-10-21","zhr":20},"dataSources":["Open-Meteo","SunCalc","IMO shower calendar","OSRM","OpenStreetMap"]}