{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Johns Cross Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.553067,
            50.707005
          ],
          [
            -3.553182,
            50.706898
          ],
          [
            -3.553296,
            50.706791
          ],
          [
            -3.553352,
            50.706683
          ],
          [
            -3.553407,
            50.706574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023115275, EX2 9PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5530778234014413,
          50.707010520746216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023115574, EX2 9RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5534174734776145,
          50.70657431344893
        ]
      }
    }
  ]
}