{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ann Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.89547,
            53.802956
          ],
          [
            -1.895478,
            53.802731
          ],
          [
            -1.895486,
            53.802506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010586464, BD13 4AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8954550431958954,
          53.802748837837385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051130867, BD13 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.895272573462837,
          53.80285653447795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051933801, BD13 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.895272573462837,
          53.80285653447795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052223804, BD13 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.895272573462837,
          53.80285653447795
        ]
      }
    }
  ]
}