{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bwlch Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.271636,
            51.865944
          ],
          [
            -4.271477,
            51.865657
          ],
          [
            -4.271319,
            51.86537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015278631, SA31 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.270869920335005,
          51.86589509135894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023607164, SA31 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.271627678617633,
          51.86594340280748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024671616, SA31 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.272117893256153,
          51.86587098338762
        ]
      }
    }
  ]
}