{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Rockety",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.445303,
            52.989181
          ],
          [
            -1.445379,
            52.989228
          ],
          [
            -1.445433,
            52.989222
          ],
          [
            -1.445593,
            52.989205
          ],
          [
            -1.445967,
            52.989075
          ],
          [
            -1.446342,
            52.988944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000255795, DE21 5BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4463998721412763,
          52.988913646968776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030025341, DE21 5BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4465181203318977,
          52.988986111568884
        ]
      }
    }
  ]
}