{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Penrhiw",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.750662,
            51.781559
          ],
          [
            -3.750396,
            51.781441
          ],
          [
            -3.75013,
            51.781322
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011804671, SA9 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7504722037395224,
          51.781303240041765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090728823, SA9 1QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7501396571541292,
          51.78132617683342
        ]
      }
    }
  ]
}