{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hamilton Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.252458,
            53.589952
          ],
          [
            -2.252421,
            53.589823
          ],
          [
            -2.252383,
            53.589695
          ],
          [
            -2.252071,
            53.589757
          ],
          [
            -2.251759,
            53.589819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23026007, OL10 3PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.252248630987103,
          53.58956349477317
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23026008, OL10 3PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.252354325171867,
          53.5895542833873
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112310, OL10 3PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.252611946045395,
          53.58968856366587
        ]
      }
    }
  ]
}