{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.478765,
            56.829155
          ],
          [
            -2.478737,
            56.829175
          ],
          [
            -2.478709,
            56.829194
          ],
          [
            -2.478433,
            56.82939
          ],
          [
            -2.478156,
            56.829585
          ],
          [
            -2.478055,
            56.829656
          ],
          [
            -2.477955,
            56.829727
          ],
          [
            -2.477845,
            56.829807
          ],
          [
            -2.477736,
            56.829887
          ],
          [
            -2.477678,
            56.829931
          ],
          [
            -2.47762,
            56.829975
          ],
          [
            -2.477212,
            56.830275
          ],
          [
            -2.476804,
            56.830576
          ],
          [
            -2.475658,
            56.831379
          ],
          [
            -2.474512,
            56.832182
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151156564, AB30 1UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.478748666930326,
          56.82916394776388
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025441266, AB30 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4779214816900974,
          56.82983190453599
        ]
      }
    }
  ]
}