{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gray Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.653312,
            53.152232
          ],
          [
            -0.653687,
            53.152176
          ],
          [
            -0.653803,
            53.152159
          ],
          [
            -0.654057,
            53.152211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006546382, LN6 9XJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6532872218062816,
          53.15215057344864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006546383, LN6 9WY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6542845821623765,
          53.15229669064357
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006546384, LN6 9WY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6542800867282447,
          53.152440473875586
        ]
      }
    }
  ]
}