{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carron Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.417856,
            56.073731
          ],
          [
            -3.417964,
            56.073564
          ],
          [
            -3.418071,
            56.073397
          ],
          [
            -3.418071,
            56.073397
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320151115, KY11 4JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4184756505135687,
          56.07305050754839
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320151284, KY11 4JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.418145781862509,
          56.07369227661086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320271377, KY11 4UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.417806006283219,
          56.07406459033455
        ]
      }
    }
  ]
}