{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Church View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.479676,
            53.66457
          ],
          [
            -1.479275,
            53.664378
          ],
          [
            -1.478875,
            53.664186
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173957, WF1 5AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4796758087654052,
          53.66457020177776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025258953, WF1 5AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.478832896035371,
          53.66419801930726
        ]
      }
    }
  ]
}