{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farm Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.521563,
            52.529116
          ],
          [
            1.522917,
            52.528832
          ],
          [
            1.523113,
            52.528791
          ],
          [
            1.524321,
            52.528675
          ],
          [
            1.525092,
            52.528579
          ],
          [
            1.525863,
            52.528483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630000603, NR14 6QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.521555073208923,
          52.5291346754361
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630121832, NR14 6QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5238540642923393,
          52.5281937294649
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630173065, NR14 6QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5233201567830656,
          52.528524441956556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025093963, NR14 6QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5236492486150506,
          52.528766474837276
        ]
      }
    }
  ]
}