{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farm Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.337491,
            51.500383
          ],
          [
            0.338309,
            51.500496
          ],
          [
            0.339127,
            51.50061
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001049234, RM16 2LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.33850254841613614,
          51.50061001111958
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001049235, RM16 2LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.33814374669672015,
          51.50035636566147
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001049236, RM16 2LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3388781813235577,
          51.50062949803318
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001050124, RM16 2LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3375837496775524,
          51.500394511068215
        ]
      }
    }
  ]
}