{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "York Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.400721,
            51.526089
          ],
          [
            0.400301,
            51.52707
          ],
          [
            0.399938,
            51.527922
          ],
          [
            0.400016,
            51.528046
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001047406, SS17 8NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4007210615748256,
          51.52609837194618
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091303716, SS17 8PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4007147231207028,
          51.5267999713484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091303717, SS17 8PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40094099403626304,
          51.52836015569239
        ]
      }
    }
  ]
}