{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Mayville Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.576151,
            53.81267
          ],
          [
            -1.575911,
            53.81235
          ],
          [
            -1.575672,
            53.81203
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628458, LS6 1LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5761062413030777,
          53.812615936919684
        ]
      }
    }
  ]
}