{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.376862,
            52.766856
          ],
          [
            -0.376474,
            52.76689
          ],
          [
            -0.376085,
            52.766924
          ],
          [
            -0.376063,
            52.76683
          ],
          [
            -0.376042,
            52.766736
          ],
          [
            -0.376009,
            52.766585
          ],
          [
            -0.375975,
            52.766434
          ],
          [
            -0.375954,
            52.766326
          ],
          [
            -0.375933,
            52.766219
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007258569, PE10 9LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37593399687511725,
          52.76619364517448
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007262848, PE10 9UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37563235623817587,
          52.76633336305116
        ]
      }
    }
  ]
}