{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.466998,
            51.547275
          ],
          [
            0.467042,
            51.547281
          ],
          [
            0.467217,
            51.547304
          ],
          [
            0.467506,
            51.547343
          ],
          [
            0.468015,
            51.547411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013346615, SS17 9WW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4677932927931304,
          51.54720727691681
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090452942, SS17 9HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.468732407296919,
          51.547502278026144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090454590, SS17 9HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4692206240686168,
          51.547195222447364
        ]
      }
    }
  ]
}