{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.736079,
            54.120225
          ],
          [
            -0.736381,
            54.119343
          ],
          [
            -0.736683,
            54.118461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007630740, YO17 9PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7366823245117801,
          54.11930239234893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007636683, YO17 8NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7403416551941449,
          54.108114531110836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748903, YO17 9PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7367230297794451,
          54.11846692124372
        ]
      }
    }
  ]
}