{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.951056,
            53.895728
          ],
          [
            -1.951335,
            53.895767
          ],
          [
            -1.951614,
            53.895806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591609, BD20 6PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9513902699973251,
          53.89577301991144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051257308, BD20 6PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9512990603907614,
          53.89569209287214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051257311, BD20 6PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9515272764514973,
          53.89572813595876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051257312, BD20 6PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.951588134822867,
          53.89573714818827
        ]
      }
    }
  ]
}