{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Collace Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.579944,
            55.853209
          ],
          [
            -4.579082,
            55.853228
          ],
          [
            -4.57822,
            55.853246
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123003774, PA11 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.578671704997342,
          55.85306537614267
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123003977, PA11 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.578360998429655,
          55.85344040927629
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123003978, PA11 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.578837919371337,
          55.853403444649814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123101110, PA11 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.579050011919387,
          55.85322822006936
        ]
      }
    }
  ]
}