{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Loddon View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.861948,
            51.471142
          ],
          [
            -0.862089,
            51.471135
          ],
          [
            -0.86223,
            51.471128
          ],
          [
            -0.862427,
            51.471119
          ],
          [
            -0.862624,
            51.47111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094225574, RG10 0AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8619477916883782,
          51.47113130035088
        ]
      }
    }
  ]
}