{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cats' Castle Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.27819,
            51.099168
          ],
          [
            -3.278516,
            51.099369
          ],
          [
            -3.278841,
            51.09957
          ],
          [
            -3.279694,
            51.099902
          ],
          [
            -3.282,
            51.100283
          ],
          [
            -3.28403,
            51.100619
          ],
          [
            -3.28433,
            51.100859
          ],
          [
            -3.285006,
            51.101131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003764128, TA4 3QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.280654551303622,
          51.10015313618436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023836146, TA4 3QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2850089398131073,
          51.10112150537766
        ]
      }
    }
  ]
}