{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broadstone Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.215255,
            57.475213
          ],
          [
            -4.214663,
            57.475571
          ],
          [
            -4.214322,
            57.475777
          ],
          [
            -4.214163,
            57.475897
          ],
          [
            -4.214228,
            57.475941
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130034641, IV2 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.214878326845256,
          57.47559698899072
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130034642, IV2 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.214685992225121,
          57.475726163207604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130034643, IV2 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.214992785741597,
          57.475559036481975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130159121, IV2 3LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2152553830455615,
          57.47521297823619
        ]
      }
    }
  ]
}