{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foxcote Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.930126,
            53.206225
          ],
          [
            -2.929993,
            53.206512
          ],
          [
            -2.929897,
            53.206721
          ],
          [
            -2.930027,
            53.206747
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034098819, CH1 5AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9301259674166844,
          53.2062337091838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012347779, CH1 5AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.929761062092609,
          53.20666803858147
        ]
      }
    }
  ]
}