{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Gillies",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.186983,
            50.851999
          ],
          [
            -1.186967,
            50.851944
          ],
          [
            -1.18695,
            50.851889
          ],
          [
            -1.186905,
            50.851804
          ],
          [
            -1.186861,
            50.851719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012132526, PO14 1AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1904886391067515,
          50.84892948849699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012133777, PO16 0HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1872284029959712,
          50.85180246920176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024879059, PO14 1AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1910046212997312,
          50.84866328577371
        ]
      }
    }
  ]
}