{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harrison Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.139261,
            53.732847
          ],
          [
            -2.139261,
            53.732781
          ],
          [
            -2.13926,
            53.732714
          ],
          [
            -2.13926,
            53.732613
          ],
          [
            -2.13926,
            53.732512
          ],
          [
            -2.139266,
            53.732391
          ],
          [
            -2.139271,
            53.732271
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006750076, OL14 8LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1393721619562656,
          53.732417672423566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090217178, OL14 8LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1392505698344357,
          53.73231894534757
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052220066, OL14 8LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.139130345996285,
          53.732633667405224
        ]
      }
    }
  ]
}