{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hartley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.325228,
            53.707079
          ],
          [
            -2.325407,
            53.707107
          ],
          [
            -2.325585,
            53.707135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hartley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.325585,
            53.707135
          ],
          [
            -2.325937,
            53.707186
          ],
          [
            -2.32629,
            53.707238
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225005, BB4 5QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.325727614580357,
          53.707041729685706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225579, BB4 5QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3252431312248,
          53.70707899945266
        ]
      }
    }
  ]
}