{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.166731,
            52.891406
          ],
          [
            -0.168813,
            52.891501
          ],
          [
            -0.169651,
            52.891454
          ],
          [
            -0.17007,
            52.891354
          ],
          [
            -0.170957,
            52.891143
          ],
          [
            -0.171375,
            52.891043
          ],
          [
            -0.172437,
            52.89079
          ],
          [
            -0.173732,
            52.890747
          ],
          [
            -0.174658,
            52.890462
          ],
          [
            -0.175947,
            52.890334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550766, PE11 4SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16674537035054443,
          52.89140603744975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030878386, PE11 4SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17343137960595134,
          52.891131448899394
        ]
      }
    }
  ]
}