{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Mare Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.002375,
            52.154866
          ],
          [
            0.003044,
            52.156057
          ],
          [
            0.003274,
            52.156467
          ],
          [
            0.003375,
            52.157175
          ],
          [
            0.003468,
            52.157276
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003203856, CB23 1HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0020568408925947645,
          52.15505200530673
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033032995, CB23 1HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.003487011648760648,
          52.15727566924817
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091622911, SG8 5RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.007525394293907299,
          52.147040743265336
        ]
      }
    }
  ]
}