{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Snowdon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.129195,
            52.927296
          ],
          [
            -4.12941,
            52.927145
          ],
          [
            -4.129626,
            52.926994
          ],
          [
            -4.129784,
            52.926882
          ],
          [
            -4.129942,
            52.926771
          ],
          [
            -4.130259,
            52.926549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070279702, LL49 9NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.130258961715812,
          52.92654908411502
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094366189, LL49 9BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.12957751491226,
          52.92691195318957
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003167830, LL49 9BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.130147543102561,
          52.92670392909487
        ]
      }
    }
  ]
}