{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashcombe Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.997436,
            50.33529
          ],
          [
            -3.997912,
            50.335617
          ],
          [
            -3.998584,
            50.336332
          ],
          [
            -3.999838,
            50.337408
          ],
          [
            -4.000156,
            50.337586
          ],
          [
            -4.00106,
            50.338091
          ],
          [
            -4.002267,
            50.338501
          ],
          [
            -4.003623,
            50.339402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023563926, PL8 2HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.997435522741802,
          50.33529044096315
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024693706, PL8 2HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.003553690830806,
          50.33608456344022
        ]
      }
    }
  ]
}