{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coppice Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.06833,
            53.416855
          ],
          [
            -1.06831,
            53.41673
          ],
          [
            -1.06829,
            53.416605
          ],
          [
            -1.068268,
            53.416469
          ],
          [
            -1.068247,
            53.416334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090592662, DN11 8ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0681265384820167,
          53.416738263209915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090593235, DN11 8ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0683349895362417,
          53.41683876672162
        ]
      }
    }
  ]
}