{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.898191,
            53.665233
          ],
          [
            -2.898115,
            53.665253
          ],
          [
            -2.898039,
            53.665274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.898039,
            53.665274
          ],
          [
            -2.897978,
            53.665445
          ],
          [
            -2.897916,
            53.665616
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012346364, PR9 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8980420709523362,
          53.66526939116038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012347831, PR9 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8981928191879334,
          53.665241294761195
        ]
      }
    }
  ]
}