{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clos Bryn Tirion",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.043962,
            52.340604
          ],
          [
            -3.044088,
            52.340485
          ],
          [
            -3.044275,
            52.340416
          ],
          [
            -3.044663,
            52.340275
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011805389, LD7 1HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.043808250213911,
          52.34061538329128
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023793674, LD7 1HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0439403280817747,
          52.34061421606168
        ]
      }
    }
  ]
}