{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastfield Meadow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.855198,
            53.364925
          ],
          [
            -0.854684,
            53.364965
          ],
          [
            -0.854171,
            53.365004
          ],
          [
            -0.853864,
            53.365053
          ],
          [
            -0.853558,
            53.365102
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093192982, DN22 9BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.855181838555834,
          53.36492587156876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095529365, DN22 9EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8536166488490617,
          53.365009732229204
        ]
      }
    }
  ]
}