{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.541305,
            51.240428
          ],
          [
            -2.541141,
            51.240577
          ],
          [
            -2.540977,
            51.240726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250047087, BA3 4TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.541060773981763,
          51.24033875738404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250047088, BA3 4TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.540889726842881,
          51.24041148389536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250066532, BA3 4TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5409939011009346,
          51.24074370441844
        ]
      }
    }
  ]
}