{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rest Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.703142,
            50.537627
          ],
          [
            -3.703289,
            50.537606
          ],
          [
            -3.703466,
            50.5374
          ],
          [
            -3.703715,
            50.537111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015311798, TQ12 6JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7037241340145646,
          50.53714795749474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032980915, TQ12 6JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.703163332601938,
          50.53764182528187
        ]
      }
    }
  ]
}