{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elizabeth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.88728,
            53.86732
          ],
          [
            -1.887471,
            53.867311
          ],
          [
            -1.887661,
            53.867302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Elizabeth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.886966,
            53.867375
          ],
          [
            -1.887123,
            53.867347
          ],
          [
            -1.88728,
            53.86732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070055843, BD21 4NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.887386962908578,
          53.86731065672907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051269760, BD21 4NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8871438948783459,
          53.867220550404646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051269770, BD21 4NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8864295880176443,
          53.86706708466251
        ]
      }
    }
  ]
}