{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Barns",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.162983,
            51.209891
          ],
          [
            -1.163086,
            51.209812
          ],
          [
            -1.16309,
            51.20981
          ],
          [
            -1.16314,
            51.209771
          ],
          [
            -1.163207,
            51.209721
          ],
          [
            -1.163278,
            51.209667
          ],
          [
            -1.163277,
            51.209658
          ],
          [
            -1.163252,
            51.20936
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008495282, RG25 2AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.163257265605535,
          51.20940430235503
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015303167, RG25 2AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1633434740029824,
          51.20938693431821
        ]
      }
    }
  ]
}