{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairway Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.230627,
            51.591177
          ],
          [
            -3.230386,
            51.591323
          ],
          [
            -3.230144,
            51.591469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43015887, CF83 2NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2304344231688513,
          51.59152039092147
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43015888, CF83 2NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.230590499697939,
          51.59141984452992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43015889, CF83 2NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2307181981638022,
          51.591337579148224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43017220, CF83 2NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2308730582964555,
          51.59119208615759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43081861, CF83 2NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2303711087292792,
          51.591314243533276
        ]
      }
    }
  ]
}