{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barons Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.622658,
            51.437465
          ],
          [
            -2.622541,
            51.437493
          ],
          [
            -2.622425,
            51.437521
          ],
          [
            -2.62222,
            51.437621
          ],
          [
            -2.622016,
            51.437722
          ],
          [
            -2.621943,
            51.437758
          ],
          [
            -2.621871,
            51.437793
          ],
          [
            -2.62169,
            51.437865
          ],
          [
            -2.621509,
            51.437937
          ],
          [
            -2.621398,
            51.438016
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "311865, BS3 2LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6214840325508098,
          51.43788530722728
        ]
      }
    }
  ]
}