{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rose Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.4193,
            53.571123
          ],
          [
            -2.419307,
            53.571121
          ],
          [
            -2.419314,
            53.57112
          ],
          [
            -2.419689,
            53.571042
          ],
          [
            -2.420065,
            53.570964
          ],
          [
            -2.420415,
            53.570897
          ],
          [
            -2.420507,
            53.57088
          ],
          [
            -2.420702,
            53.570771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024799168, BL2 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4203550650807983,
          53.57081732796155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070910912, BL2 1EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.419285997933435,
          53.57112668647838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070918529, BL2 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4203246869424793,
          53.57079945802589
        ]
      }
    }
  ]
}