{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kingston Lodge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.259084,
            51.399756
          ],
          [
            -0.259089,
            51.399699
          ],
          [
            -0.259094,
            51.399642
          ],
          [
            -0.259241,
            51.399437
          ],
          [
            -0.259387,
            51.399232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128039038, KT3 3PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25938709231214835,
          51.39923223034286
        ]
      }
    }
  ]
}