{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.778926,
            53.833635
          ],
          [
            -1.778584,
            53.83363
          ],
          [
            -1.778243,
            53.833625
          ],
          [
            -1.778272,
            53.833773
          ],
          [
            -1.778302,
            53.833922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591595, BD18 3QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7783185411965907,
          53.83362516847656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070057622, BD18 3QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7781828338039651,
          53.83342718368282
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090160551, BD18 3EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7784255189900997,
          53.83350852286816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051281389, BD18 3EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7784710551352698,
          53.83351759477465
        ]
      }
    }
  ]
}