{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.062671,
            53.209026
          ],
          [
            -3.062932,
            53.209192
          ],
          [
            -3.063194,
            53.209357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013715257, CH5 4LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0626714379267628,
          53.20902642961518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095362946, CH5 4LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.06327403009421,
          53.20917387070438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100223579, CH5 4LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.06327403009421,
          53.20917387070438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100223580, CH5 4LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.062920083301356,
          53.209392771992185
        ]
      }
    }
  ]
}