{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nightingale Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.185709,
            51.364405
          ],
          [
            -0.186006,
            51.364353
          ],
          [
            -0.186304,
            51.364302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5870129378, SM1 4PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1856934969435008,
          51.36440103242336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025171786, SM1 4RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18645615961970158,
          51.36436787804894
        ]
      }
    }
  ]
}