{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gresley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.951003,
            53.314293
          ],
          [
            -0.950889,
            53.313986
          ],
          [
            -0.950775,
            53.31368
          ],
          [
            -0.950744,
            53.313608
          ],
          [
            -0.950713,
            53.313537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013979958, DN22 7SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9507152898047563,
          53.3135502286141
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023266805, DN22 7SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9517999643179011,
          53.31338896877728
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023266806, DN22 7SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9503716933489764,
          53.31409554280439
        ]
      }
    }
  ]
}