{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mowground Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.915136,
            51.157056
          ],
          [
            -2.915183,
            51.157603
          ],
          [
            -2.915055,
            51.158086
          ],
          [
            -2.914887,
            51.158717
          ],
          [
            -2.914867,
            51.159114
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013415249, TA7 8LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.917161835100836,
          51.15934056611906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024731000, TA7 8LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9150589797973465,
          51.15713595787407
        ]
      }
    }
  ]
}