{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Finlay Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.485034,
            53.386119
          ],
          [
            -1.485074,
            53.386077
          ],
          [
            -1.485114,
            53.386035
          ],
          [
            -1.485177,
            53.385992
          ],
          [
            -1.485241,
            53.385949
          ],
          [
            -1.485366,
            53.385864
          ],
          [
            -1.48549,
            53.38578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013552653, S3 7PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4850757034471183,
          53.386067715248394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052250095, S3 7PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4854372833373737,
          53.38600635255704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002741585, S3 7PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4848663086190144,
          53.385976925620334
        ]
      }
    }
  ]
}