{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.702188,
            52.158064
          ],
          [
            -0.701588,
            52.158083
          ],
          [
            -0.700988,
            52.158102
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25092907, MK46 4BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7015683505627902,
          52.15826089106905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25104923, MK46 4BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7015952247740422,
          52.15834210602967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25128237, MK46 4BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7021589208669283,
          52.158060596260064
        ]
      }
    }
  ]
}