{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crossbill Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.268193,
            51.806364
          ],
          [
            -2.268068,
            51.806493
          ],
          [
            -2.267894,
            51.806559
          ],
          [
            -2.267514,
            51.806704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094460499, GL2 4EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.26728525967717,
          51.806649013337434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094460692, GL2 4DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2682844009035987,
          51.806377005542174
        ]
      }
    }
  ]
}