{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crabtree Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.260271,
            53.501946
          ],
          [
            -2.260569,
            53.50188
          ],
          [
            -2.260866,
            53.501813
          ],
          [
            -2.260946,
            53.501796
          ],
          [
            -2.261026,
            53.501778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091475836, M7 2DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2602756980687913,
          53.50194569640055
        ]
      }
    }
  ]
}