{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shearbridge Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.76884,
            53.788856
          ],
          [
            -1.768672,
            53.788922
          ],
          [
            -1.768503,
            53.788988
          ],
          [
            -1.768258,
            53.789051
          ],
          [
            -1.768013,
            53.789114
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592082, BD7 1PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7686423327268277,
          53.78893677503624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090161098, BD7 1PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7685503729489287,
          53.78909838162066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004702442, BD7 1RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7684302803052274,
          53.78885547429718
        ]
      }
    }
  ]
}