{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Oaks",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.022884,
            51.133519
          ],
          [
            -3.023385,
            51.133368
          ],
          [
            -3.023467,
            51.133343
          ],
          [
            -3.023708,
            51.133093
          ],
          [
            -3.023738,
            51.133054
          ],
          [
            -3.023767,
            51.133016
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009325718, TA6 7QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.020942084884599,
          51.12969615552636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013413867, TA6 7RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0228842095810364,
          51.13350991513276
        ]
      }
    }
  ]
}