{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.972708,
            51.475027
          ],
          [
            -1.972337,
            51.474922
          ],
          [
            -1.971966,
            51.474816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023982633, SN11 8SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9719611756928057,
          51.474831406706905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070783825, SN11 8TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.972349798516678,
          51.47504729416168
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070783826, SN11 8TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9726808900780863,
          51.475164260538186
        ]
      }
    }
  ]
}