{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kellymoor Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.743019,
            53.829421
          ],
          [
            -1.743047,
            53.829479
          ],
          [
            -1.743074,
            53.829536
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592423, BD10 8SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7430614377844762,
          53.82953731809359
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001100633, BD10 8SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7428486803880168,
          53.82954585066898
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001903178, BD10 8SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7433347476576162,
          53.829564866302064
        ]
      }
    }
  ]
}