{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Strawberry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.630135,
            51.400734
          ],
          [
            -2.629677,
            51.400034
          ],
          [
            -2.62922,
            51.399335
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "303409, BS13 8RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.62979313409578,
          51.402899173002396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316336, BS13 8RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6296392881637187,
          51.40425775156097
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24080695, BS41 8LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6286934444569736,
          51.401331525999645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023717899, BS41 8LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.629298878624096,
          51.399359084911744
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025325579, BS41 8LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.630475263168865,
          51.400233950199215
        ]
      }
    }
  ]
}