{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.324158,
            51.590221
          ],
          [
            -3.324102,
            51.590046
          ],
          [
            -3.324047,
            51.58987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023817741, CF37 1SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3241725086215563,
          51.59023028744467
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024744153, CF37 1SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.324195095745666,
          51.59001422766475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100759083, CF37 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3238894362726765,
          51.58992775788196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100759084, CF37 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3238881293992826,
          51.589882813273945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003764917, CF37 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3240196278890877,
          51.58944072792568
        ]
      }
    }
  ]
}