{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "F1 25 UDP Telemetry Parser",
  "description": "UDP Telemetry Parser for the F1 25 Game",
  "url": "https://github.com/MacManley/f1-25-udp",
  "author": {
    "@type": "Person",
    "name": "MacManley"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/MacManley/F1_25_UDP_Telemetry_Parser-1.0.5.zip",
  "softwareVersion": "1.0.5",
  "fileSize": 344,
  "datePublished": "2026-06-05",
  "license": "https://spdx.org/licenses/MIT"
}