{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "'b' Station Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.401906,
            51.386971
          ],
          [
            -3.4028,
            51.386693
          ],
          [
            -3.403118,
            51.386632
          ],
          [
            -3.404391,
            51.38639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64100978, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.401909319731758,
          51.38697842417118
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015295413, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.403760924387064,
          51.386902297877405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015782939, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4037405052680794,
          51.386704713427235
        ]
      }
    }
  ]
}