{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Avenue Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.23157,
            51.643651
          ],
          [
            -3.231444,
            51.643518
          ],
          [
            -3.231318,
            51.643385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43080628, CF82 8AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2310132264832596,
          51.64387331413117
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43166827, CF82 8AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.23161713399312,
          51.64375907942161
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43166828, CF82 8AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.231531418518471,
          51.643795945511236
        ]
      }
    }
  ]
}