{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walpole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.843044,
            50.726315
          ],
          [
            -1.843648,
            50.726239
          ],
          [
            -1.844252,
            50.726162
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014276576, BH1 4EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.84416154004074,
          50.72616710647014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094069516, BH1 4FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8437503246027578,
          50.72627446912789
        ]
      }
    }
  ]
}