{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arley Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.186128,
            52.830589
          ],
          [
            -1.185922,
            52.831007
          ],
          [
            -1.185935,
            52.831125
          ],
          [
            -1.185976,
            52.831472
          ],
          [
            -1.185891,
            52.831538
          ],
          [
            -1.185691,
            52.831527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040079151, LE12 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1858022055176232,
          52.83141965577695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040079152, LE12 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.185827351571028,
          52.83166254913987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040079997, LE12 6HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1861738429740603,
          52.83059515406492
        ]
      }
    }
  ]
}