{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pembroke Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.968613,
            53.408109
          ],
          [
            -2.96897,
            53.40813
          ],
          [
            -2.969328,
            53.408151
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38116763, L3 5RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9694586964663703,
          53.40824598570113
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260830, L3 5RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9696676279178273,
          53.408172377525055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025158511, L3 5RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9689458892152443,
          53.408187226533094
        ]
      }
    }
  ]
}