{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dairy Farm Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.811797,
            53.44421
          ],
          [
            -0.811748,
            53.444244
          ],
          [
            -0.811719,
            53.444264
          ],
          [
            -0.811521,
            53.444403
          ],
          [
            -0.811245,
            53.444595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093193852, DN10 4FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8110206723681117,
          53.44453322933305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093193956, DN10 4EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8117825611063959,
          53.44420821379016
        ]
      }
    }
  ]
}