{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ash Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.800735,
            56.026135
          ],
          [
            -3.800841,
            56.026389
          ],
          [
            -3.800947,
            56.026644
          ],
          [
            -3.800958,
            56.026671
          ],
          [
            -3.800969,
            56.026697
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ash Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.800969,
            56.026697
          ],
          [
            -3.80101,
            56.026797
          ],
          [
            -3.801051,
            56.026898
          ],
          [
            -3.801096,
            56.027011
          ],
          [
            -3.801141,
            56.027125
          ],
          [
            -3.801171,
            56.027192
          ],
          [
            -3.801201,
            56.02726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136083782, FK5 4DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8011515905185527,
          56.026128436064816
        ]
      }
    }
  ]
}