{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East View Cottages",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.186979,
            50.800271
          ],
          [
            -3.186718,
            50.800013
          ],
          [
            -3.186645,
            50.799941
          ],
          [
            -3.186578,
            50.799874
          ],
          [
            -3.186312,
            50.79961
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015275626, EX14 1HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1854604232702473,
          50.79903828269529
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023100070, EX14 1RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1865735107939237,
          50.799845320071434
        ]
      }
    }
  ]
}