{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chequers Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.109864,
            52.245126
          ],
          [
            0.109992,
            52.245157
          ],
          [
            0.110121,
            52.245188
          ],
          [
            0.11043,
            52.245248
          ],
          [
            0.110738,
            52.245309
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003194759, CB24 9LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11031968648136636,
          52.245439180445274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003871411, CB24 9LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1098071299980131,
          52.24513362999575
        ]
      }
    }
  ]
}