{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.361412,
            52.771932
          ],
          [
            -1.36134,
            52.771715
          ],
          [
            -1.361268,
            52.771497
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002343562, LE12 9SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3614204554985283,
          52.77190383858593
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003505470, LE12 9SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.361144635222765,
          52.771506809240854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003505471, LE12 9SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3614268979424604,
          52.77146337984945
        ]
      }
    }
  ]
}