{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Darley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.909912,
            53.87792
          ],
          [
            -1.910432,
            53.877641
          ],
          [
            -1.910952,
            53.877361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591564, BD20 6AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9104032917616274,
          53.87767500473166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090138310, BD20 6AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9113922843842581,
          53.87753193124522
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090138328, BD20 6AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9114836234202413,
          53.87749604707841
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090138347, BD20 6AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9113315369486263,
          53.87748694733092
        ]
      }
    }
  ]
}