{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Heath",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.452208,
            51.362757
          ],
          [
            -0.452318,
            51.362788
          ],
          [
            -0.452428,
            51.362819
          ],
          [
            -0.452519,
            51.362843
          ],
          [
            -0.452758,
            51.362907
          ],
          [
            -0.453184,
            51.363021
          ],
          [
            -0.453221,
            51.363031
          ],
          [
            -0.453788,
            51.363061
          ],
          [
            -0.453933,
            51.363159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033323615, KT13 0GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4539288716160033,
          51.36314916318176
        ]
      }
    }
  ]
}