{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reid Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.519558,
            57.66505
          ],
          [
            -2.519581,
            57.664902
          ],
          [
            -2.519427,
            57.664653
          ],
          [
            -2.519186,
            57.664263
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151059016, AB45 1HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5192587509577287,
          57.664584412454964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151059656, AB45 1HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5191407875987637,
          57.664539984616965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155283, AB45 1AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5196341575858807,
          57.66504995658764
        ]
      }
    }
  ]
}