{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Paget Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.920477,
            53.867517
          ],
          [
            -1.920493,
            53.867148
          ],
          [
            -1.920509,
            53.86678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010587485, BD21 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.92049263083465,
          53.86714833434041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051269109, BD21 2NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9206147091864931,
          53.86692371854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051942655, BD21 2NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9206147091864931,
          53.86692371854
        ]
      }
    }
  ]
}