{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shooter's Bottom",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.574171,
            51.25346
          ],
          [
            -2.575167,
            51.252598
          ],
          [
            -2.576163,
            51.251735
          ],
          [
            -2.577589,
            51.251806
          ],
          [
            -2.579016,
            51.251877
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250057519, BA3 4LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5813891199576346,
          51.25196073660015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068028, BA3 4SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5715406904341465,
          51.253897564130156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250070575, BA3 4LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5824126248743315,
          51.25471617375944
        ]
      }
    }
  ]
}