{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fraser Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.015278,
            57.520449
          ],
          [
            -4.014943,
            57.520307
          ],
          [
            -4.014608,
            57.520164
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130183671, IV2 5PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.015129325860636,
          57.52039511769366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130183702, IV2 5PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.015105707596306,
          57.52026970739203
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130183703, IV2 5PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.014815141230308,
          57.52014856043134
        ]
      }
    }
  ]
}