{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ewan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.344774,
            56.585957
          ],
          [
            -3.345196,
            56.585899
          ],
          [
            -3.345248,
            56.585901
          ],
          [
            -3.345733,
            56.585928
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ewan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.344789,
            56.585903
          ],
          [
            -3.344397,
            56.585889
          ],
          [
            -3.344005,
            56.585876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087255, PH10 6ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3447887265879097,
          56.58590305118897
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124089433, PH10 6ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.344774364426914,
          56.585957115280316
        ]
      }
    }
  ]
}