{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scotney Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.515899,
            51.275849
          ],
          [
            0.516088,
            51.275868
          ],
          [
            0.516236,
            51.275884
          ],
          [
            0.516278,
            51.275888
          ],
          [
            0.516481,
            51.275909
          ],
          [
            0.516685,
            51.27593
          ],
          [
            0.516809,
            51.275943
          ],
          [
            0.516934,
            51.275956
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022900058, ME16 0GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5158817616310248,
          51.27585835934844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025294072, ME16 0GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5164096326391979,
          51.27607185199203
        ]
      }
    }
  ]
}