{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lockerbie Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.358739,
            53.196489
          ],
          [
            -2.358819,
            53.19625
          ],
          [
            -2.358899,
            53.196012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007646575, CW4 7JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.358899465177719,
          53.19601185644535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010048032, CW4 7HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.358650114857503,
          53.19662385402858
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010048033, CW4 7HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.358200619478477,
          53.19657127360462
        ]
      }
    }
  ]
}