{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bramley Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.150281,
            52.22392
          ],
          [
            0.15048,
            52.223766
          ],
          [
            0.150679,
            52.223613
          ],
          [
            0.150773,
            52.223544
          ],
          [
            0.150867,
            52.223475
          ],
          [
            0.15088,
            52.223466
          ],
          [
            0.150893,
            52.223457
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002565933, CB4 1FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15028138824051498,
          52.22391956023163
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004201879, CB4 1FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15113190129980494,
          52.2236432919657
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004201880, CB4 1FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15113190129980494,
          52.2236432919657
        ]
      }
    }
  ]
}