{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dogley Villa Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.718278,
            53.623703
          ],
          [
            -1.718165,
            53.623718
          ],
          [
            -1.717953,
            53.623745
          ],
          [
            -1.717627,
            53.623788
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205940, HD8 0LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7183068694777228,
          53.623708352650596
        ]
      }
    }
  ]
}