{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Geesh Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.598583,
            51.528059
          ],
          [
            0.598574,
            51.527897
          ],
          [
            0.598565,
            51.527736
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004935808, SS8 8EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5985828918379115,
          51.5280590941687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090374274, SS8 8EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5987717028471494,
          51.52783007212583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090374275, SS8 8EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5987686329432018,
          51.527776179132594
        ]
      }
    }
  ]
}