{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Claypark Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.628826,
            50.954747
          ],
          [
            -3.627908,
            50.954738
          ],
          [
            -3.627055,
            50.954635
          ],
          [
            -3.626205,
            50.954468
          ],
          [
            -3.624712,
            50.954175
          ],
          [
            -3.623692,
            50.953894
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012109162, EX16 8EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6262110290381377,
          50.95446890358876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025049880, EX16 8DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6197427918298875,
          50.95230156522108
        ]
      }
    }
  ]
}