{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Golden Drop",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.341973,
            52.636808
          ],
          [
            -0.342483,
            52.63673
          ],
          [
            -0.342992,
            52.636651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008062582, PE6 7DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3430070063931765,
          52.63665104464646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091535061, PE6 7DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34173640832351115,
          52.63664225859129
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091535072, PE6 7DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34210634884931496,
          52.63662945437193
        ]
      }
    }
  ]
}