{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dale Pit Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.983164,
            53.565491
          ],
          [
            -0.982249,
            53.565788
          ],
          [
            -0.981334,
            53.566085
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006607486, DN7 6PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9830996130611184,
          53.56548403473287
        ]
      }
    }
  ]
}