{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Featherbed Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.397411,
            51.725687
          ],
          [
            -0.397812,
            51.725502
          ],
          [
            -0.398213,
            51.725316
          ],
          [
            -0.398327,
            51.725168
          ],
          [
            -0.398442,
            51.72502
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024117990, AL2 3NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3836284025422411,
          51.72785025190093
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025558826, AL2 3NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3894093878178031,
          51.728972691963605
        ]
      }
    }
  ]
}