{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.554766,
            51.713954
          ],
          [
            -2.554415,
            51.713829
          ],
          [
            -2.554064,
            51.713703
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008092441, GL15 6DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.554613326434202,
          51.71392546063636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012751650, GL15 6DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.554018820439397,
          51.71383835416819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012751651, GL15 6DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5542511630896243,
          51.7139001965753
        ]
      }
    }
  ]
}