{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Darley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.962453,
            53.613067
          ],
          [
            -0.962663,
            53.613178
          ],
          [
            -0.962873,
            53.61329
          ],
          [
            -0.963272,
            53.613491
          ],
          [
            -0.963671,
            53.613692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006609299, DN8 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9636659171906001,
          53.61370347081994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006713970, DN8 4FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.962746660040827,
          53.613587645082895
        ]
      }
    }
  ]
}