{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.273362,
            52.952278
          ],
          [
            -0.2724,
            52.953468
          ],
          [
            -0.271438,
            52.954659
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006505870, NG34 9BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27345095513985357,
          52.95187423289098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006533200, NG34 9BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27461143854757203,
          52.95076729252544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025068674, NG34 9BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26830857936252694,
          52.95763415466425
        ]
      }
    }
  ]
}