{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croxted Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.098177,
            51.447603
          ],
          [
            -0.097968,
            51.447808
          ],
          [
            -0.097759,
            51.448014
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000446420, SE21 8NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09801421808258157,
          51.44776652570797
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025290052, SE21 8NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09790532945565505,
          51.447962597117424
        ]
      }
    }
  ]
}