{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heol Derw",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.359806,
            51.916678
          ],
          [
            -4.360493,
            51.91689
          ],
          [
            -4.360658,
            51.916941
          ],
          [
            -4.360803,
            51.916915
          ],
          [
            -4.360998,
            51.916676
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023611187, SA33 6TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.360990384497037,
          51.91669125758161
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095358118, SA33 6AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.360320738860713,
          51.91667771802182
        ]
      }
    }
  ]
}