{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "brd": "https://raw.githubusercontent.com/api-evangelist/bright-data/refs/heads/main/json-ld/bright-data-context.jsonld#", "Organization": "schema:Organization", "Service": "schema:Service", "SoftwareApplication": "schema:SoftwareApplication", "name": "schema:name", "description": "schema:description", "url": "schema:url", "Zone": "brd:Zone", "ProxyPort": "brd:ProxyPort", "Snapshot": "brd:Snapshot", "Dataset": "schema:Dataset", "WebUnlocker": "brd:WebUnlocker", "SerpRequest": "brd:SerpRequest", "ScrapingBrowserSession": "brd:ScrapingBrowserSession", "DeepLookupRequest": "brd:DeepLookupRequest", "WebArchiveSearch": "brd:WebArchiveSearch", "ProxyType": { "@id": "brd:proxyType", "@type": "@vocab" }, "ResidentialProxy": "brd:ResidentialProxy", "ISPProxy": "brd:ISPProxy", "DatacenterProxy": "brd:DatacenterProxy", "MobileProxy": "brd:MobileProxy", "country": "schema:addressCountry", "city": "schema:addressLocality", "state": "schema:addressRegion", "asn": "brd:asn", "session": "brd:session", "snapshotId": "brd:snapshotId", "datasetId": "brd:datasetId", "records": "brd:records", "errors": "brd:errors", "status": "brd:status", "Pricing": "schema:PriceSpecification", "RateLimit": "brd:RateLimit", "BandwidthUsage": "brd:BandwidthUsage", "MCPTool": "brd:MCPTool", "ModelContextProtocol": "brd:ModelContextProtocol", "Compliance": "brd:Compliance", "ScrapingShieldClass": "brd:ScrapingShieldClass" } }