{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pimm's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.95444,
            51.360528
          ],
          [
            -2.954673,
            51.360918
          ],
          [
            -2.954905,
            51.361308
          ],
          [
            -2.95493,
            51.361343
          ],
          [
            -2.954955,
            51.361379
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24018818, BS22 9TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9551479980259714,
          51.36143074547945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24121163, BS22 9TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9549993417017864,
          51.361189174959556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023718850, BS22 9SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9544841974471487,
          51.36059091332754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024736253, BS22 9SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9546643744645045,
          51.36096710688277
        ]
      }
    }
  ]
}