{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quarry Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.883704,
            51.792146
          ],
          [
            -3.884281,
            51.792089
          ],
          [
            -3.884857,
            51.792031
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014163678, SA18 1HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.883660704187079,
          51.79213864253183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100621238, SA18 1EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.884089446021048,
          51.79198789572911
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100621239, SA18 1EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8845386713999677,
          51.79198069334094
        ]
      }
    }
  ]
}