{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sheriton Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.606229,
            51.593706
          ],
          [
            0.606183,
            51.593717
          ],
          [
            0.606137,
            51.593727
          ],
          [
            0.606069,
            51.593742
          ],
          [
            0.606002,
            51.593758
          ],
          [
            0.605922,
            51.593776
          ],
          [
            0.605843,
            51.593793
          ],
          [
            0.605601,
            51.593848
          ],
          [
            0.605358,
            51.593903
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014203935, SS6 9LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6062420810565786,
          51.59370336996696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025301185, SS6 9LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6059634567133187,
          51.59362861821694
        ]
      }
    }
  ]
}