{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodland View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.407989,
            53.791727
          ],
          [
            -2.407813,
            53.791579
          ],
          [
            -2.407637,
            53.791432
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884597, BB6 7PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4076523534679577,
          53.791404761457436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012393586, BB6 7PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.407986291775016,
          53.7914036251179
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012393587, BB6 7PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.408032177927443,
          53.791439421036706
        ]
      }
    }
  ]
}