{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whites Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.299743,
            51.210328
          ],
          [
            1.298946,
            51.210461
          ],
          [
            1.298148,
            51.210595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034879627, CT14 0JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2981116947359679,
          51.21058210643886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034881056, CT14 0JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2984604787654326,
          51.21065322243464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060893055, CT14 0JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2985306545518294,
          51.210633252258795
        ]
      }
    }
  ]
}