{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Private Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.961857,
            53.086691
          ],
          [
            -0.962069,
            53.086527
          ],
          [
            -0.962365,
            53.086042
          ],
          [
            -0.96278,
            53.085361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094825796, NG25 0FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9625244484197317,
          53.08551466750879
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094825965, NG25 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9618983781332457,
          53.08671379479874
        ]
      }
    }
  ]
}