{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tongham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.745685,
            51.227683
          ],
          [
            -0.745164,
            51.227817
          ],
          [
            -0.744462,
            51.227854
          ],
          [
            -0.744039,
            51.22795
          ],
          [
            -0.743972,
            51.227966
          ],
          [
            -0.743471,
            51.228455
          ],
          [
            -0.743077,
            51.228674
          ],
          [
            -0.743005,
            51.228715
          ],
          [
            -0.742932,
            51.228755
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007107259, GU10 1FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7426651831921152,
          51.228608279896164
        ]
      }
    }
  ]
}