{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leigh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.663675,
            50.872607
          ],
          [
            -2.6633,
            50.872213
          ],
          [
            -2.662527,
            50.871795
          ],
          [
            -2.662358,
            50.87178
          ],
          [
            -2.660463,
            50.871609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013013529, BA22 9SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.660463249322748,
          50.87160887294627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000747346, BA22 9SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.662117417964444,
          50.87200416268958
        ]
      }
    }
  ]
}