{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thirlmere Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.146637,
            52.754258
          ],
          [
            -1.146998,
            52.754167
          ],
          [
            -1.147023,
            52.754191
          ],
          [
            -1.147256,
            52.754415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070072328, LE12 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1466135610300068,
          52.75425518668751
        ]
      }
    }
  ]
}