{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Corneys Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.065197,
            55.675759
          ],
          [
            -4.065169,
            55.675744
          ],
          [
            -4.064976,
            55.675644
          ],
          [
            -4.064962,
            55.675647
          ],
          [
            -4.064926,
            55.675656
          ],
          [
            -4.064899,
            55.675663
          ],
          [
            -4.064673,
            55.675719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484163024, ML10 6LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.064412002248782,
          55.67576677836738
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484172472, ML10 6LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.065222877533572,
          55.67576212059004
        ]
      }
    }
  ]
}