{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridport Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.363998,
            51.541784
          ],
          [
            -0.363921,
            51.541769
          ],
          [
            -0.363844,
            51.541753
          ],
          [
            -0.363105,
            51.5416
          ],
          [
            -0.362366,
            51.541446
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12143713, UB6 8UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.36318211690270963,
          51.5416197008862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12152961, UB6 8UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3632392226415643,
          51.54123383179176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "12160979, UB6 8UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3637861906106774,
          51.54166409558304
        ]
      }
    }
  ]
}