{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Thistles",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.322204,
            51.293381
          ],
          [
            -0.322251,
            51.293079
          ],
          [
            -0.322298,
            51.292777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000822253, KT22 8NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.322337898111036,
          51.293489778385734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000826572, KT22 8NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.322290464179797,
          51.29282364489797
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000827691, KT22 8NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32260117388045584,
          51.29334966837101
        ]
      }
    }
  ]
}