{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bull's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.416733,
            51.15903
          ],
          [
            -2.415695,
            51.158566
          ],
          [
            -2.413852,
            51.15797
          ],
          [
            -2.413257,
            51.157778
          ],
          [
            -2.413279,
            51.156602
          ],
          [
            -2.412985,
            51.15613
          ],
          [
            -2.411783,
            51.155397
          ],
          [
            -2.411446,
            51.155317
          ],
          [
            -2.40954,
            51.154868
          ],
          [
            -2.409462,
            51.154835
          ],
          [
            -2.409384,
            51.1548
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068030, BA4 6AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4167300444495576,
          51.15904767785659
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025562805, BA4 6AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4136070351218857,
          51.155219166066175
        ]
      }
    }
  ]
}