{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fish Pond Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.191513,
            51.971759
          ],
          [
            1.192179,
            51.972002
          ],
          [
            1.192844,
            51.972244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033306401, IP9 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.194308581911725,
          51.973589833361444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093347412, IP9 1DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1929889652443577,
          51.97264529527945
        ]
      }
    }
  ]
}