{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.62951,
            51.583822
          ],
          [
            0.629857,
            51.583693
          ],
          [
            0.630203,
            51.583564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010564853, SS6 8RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6302182565111619,
          51.58358124403927
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025157637, SS6 8YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.629787400971825,
          51.58386970158833
        ]
      }
    }
  ]
}