{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.518293,
            51.886108
          ],
          [
            -0.518378,
            51.886222
          ],
          [
            -0.518463,
            51.886337
          ],
          [
            -0.518496,
            51.886399
          ],
          [
            -0.518529,
            51.886461
          ],
          [
            -0.518548,
            51.886534
          ],
          [
            -0.518568,
            51.886606
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002279502, LU5 4RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5182402729170643,
          51.88595428153803
        ]
      }
    }
  ]
}