{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosebank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.323229,
            56.596098
          ],
          [
            -3.322833,
            56.595929
          ],
          [
            -3.322436,
            56.595759
          ],
          [
            -3.322328,
            56.595696
          ],
          [
            -3.322219,
            56.595633
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124003675, PH10 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3215307818308366,
          56.59503833034475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124003676, PH10 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.322100902001253,
          56.59504125547199
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124058500, PH10 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.322218314554974,
          56.59513883945147
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087213, PH10 7DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3218226005713665,
          56.59546649696046
        ]
      }
    }
  ]
}