{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Llanover Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.336529,
            51.604963
          ],
          [
            -3.336329,
            51.604781
          ],
          [
            -3.336128,
            51.604599
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023817824, CF37 4PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3365288034149794,
          51.60496275319614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100906027, CF37 4PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3365253712769403,
          51.60484589811513
        ]
      }
    }
  ]
}