{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.032248,
            53.553621
          ],
          [
            -2.032119,
            53.553338
          ],
          [
            -2.032333,
            53.552757
          ],
          [
            -2.032628,
            53.551953
          ],
          [
            -2.032554,
            53.551906
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015695292, OL3 5GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0307978340978377,
          53.551859323095655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117522, OL3 5RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0322481573190316,
          53.55361166124899
        ]
      }
    }
  ]
}