{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Simbriss Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.536471,
            51.227537
          ],
          [
            -2.535199,
            51.229714
          ],
          [
            -2.535027,
            51.229983
          ],
          [
            -2.533477,
            51.232404
          ],
          [
            -2.532912,
            51.233092
          ],
          [
            -2.532347,
            51.233779
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250056198, BA3 5BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.533601131063307,
          51.229519725328686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068120, BA3 5BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5313825403390533,
          51.234601289833904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024724484, BA3 5BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.53306487995212,
          51.232687341025326
        ]
      }
    }
  ]
}