{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosefield Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.035314,
            54.903133
          ],
          [
            -5.034786,
            54.902962
          ],
          [
            -5.034258,
            54.902791
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137000953, DG9 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.034829152027576,
          54.90311839187278
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137027344, DG9 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.0349889334263755,
          54.90316834094475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137030700, DG9 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.035010654188039,
          54.90283514675149
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137041401, DG9 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.03439787929529,
          54.90298532303946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137058300, DG9 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.034605728933042,
          54.90305205228424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089530, DG9 7NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.03531393499137,
          54.90313324389347
        ]
      }
    }
  ]
}