{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cochran Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.466995,
            53.693532
          ],
          [
            -2.466677,
            53.693538
          ],
          [
            -2.466359,
            53.693544
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010318958, BB3 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4669949872859496,
          53.693523222032795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091620549, BB3 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4661924724297433,
          53.6935353377919
        ]
      }
    }
  ]
}