{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackberry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.801181,
            51.471053
          ],
          [
            -2.801009,
            51.470989
          ],
          [
            -2.800838,
            51.470926
          ],
          [
            -2.800276,
            51.470773
          ],
          [
            -2.800033,
            51.470501
          ],
          [
            -2.799492,
            51.469895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24054380, BS20 8LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7993685686191165,
          51.46950087992527
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24054381, BS20 8LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.800270431910037,
          51.470852474078626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023717790, BS20 8JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.801180975696179,
          51.47105306371303
        ]
      }
    }
  ]
}