{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Damson Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.930608,
            52.948366
          ],
          [
            0.930617,
            52.948363
          ],
          [
            0.930787,
            52.948296
          ],
          [
            0.931562,
            52.948307
          ],
          [
            0.931779,
            52.94831
          ],
          [
            0.932468,
            52.948184
          ],
          [
            0.932518,
            52.948175
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025065704, NR23 1QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9185665619838143,
          52.94803721278178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093709213, NR23 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9255963883620543,
          52.95028322025852
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093709216, NR23 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9256118584610737,
          52.9502918316304
        ]
      }
    }
  ]
}