{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chaveney Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.181456,
            52.740831
          ],
          [
            -1.181666,
            52.740641
          ],
          [
            -1.181877,
            52.74045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070072161, LE12 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1811618504047372,
          52.741058886845195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000845295, LE12 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1811340822624141,
          52.7409598073625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000845296, LE12 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1814289428835079,
          52.74103376051217
        ]
      }
    }
  ]
}