{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reservoir Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.224399,
            54.123924
          ],
          [
            -3.224224,
            54.12397
          ],
          [
            -3.22405,
            54.124017
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Reservoir Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.224687,
            54.123849
          ],
          [
            -3.224543,
            54.123886
          ],
          [
            -3.224399,
            54.123924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36042866, LA14 5NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2240497357001314,
          54.124017032798214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36075578, LA14 5PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.224400776372963,
          54.12398649724072
        ]
      }
    }
  ]
}