{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foundry Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.857708,
            53.726155
          ],
          [
            -1.858102,
            53.726081
          ],
          [
            -1.858464,
            53.726013
          ],
          [
            -1.858495,
            53.726007
          ],
          [
            -1.858618,
            53.725985
          ],
          [
            -1.858741,
            53.725963
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010176709, HX1 1XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8581193201886037,
          53.725952925374386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025995881, HX1 1XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.857861248514165,
          53.726078453129006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216789, HX1 1XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8585435312204457,
          53.72599836629066
        ]
      }
    }
  ]
}