{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Town Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.665236,
            51.112902
          ],
          [
            -2.663489,
            51.112247
          ],
          [
            -2.662946,
            51.112044
          ],
          [
            -2.662586,
            51.112033
          ],
          [
            -2.661911,
            51.112213
          ],
          [
            -2.661603,
            51.112229
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250011471, BA6 8RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.66577335721819,
          51.11314983925365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067832, BA6 8RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6652413406856836,
          51.112910079154815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024732744, BA6 8RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6661362792794168,
          51.111565145933504
        ]
      }
    }
  ]
}