{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Borrowdale Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.079026,
            51.330439
          ],
          [
            -0.078865,
            51.330232
          ],
          [
            -0.078703,
            51.330024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001001691, CR2 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07904359287350897,
          51.3304615255859
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100020673471, CR2 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07877028868030506,
          51.330475028000585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001208853, CR2 9HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0789790048074742,
          51.33028960239662
        ]
      }
    }
  ]
}