{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dagnall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.088855,
            51.394462
          ],
          [
            -0.088392,
            51.394193
          ],
          [
            -0.088344,
            51.39413
          ],
          [
            -0.088024,
            51.393711
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001002075, SE25 6JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08885549723103911,
          51.39446175531391
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001008305, SE25 6NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0884837504713537,
          51.39406900394478
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025295028, SE25 6NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08817084893246116,
          51.39433368086556
        ]
      }
    }
  ]
}