{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dunns Paddock",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.437647,
            53.597558
          ],
          [
            -0.437923,
            53.59747
          ],
          [
            -0.4382,
            53.597382
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002628184, DN20 0RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4375975143973508,
          53.59787950540021
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024309720, DN20 0RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43767086096348845,
          53.597529882595104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000894072, DN20 0RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4377976613427817,
          53.597369731713755
        ]
      }
    }
  ]
}