{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.346393,
            56.594376
          ],
          [
            -3.345715,
            56.594071
          ],
          [
            -3.345037,
            56.593767
          ],
          [
            -3.344699,
            56.593619
          ],
          [
            -3.344361,
            56.593471
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124009541, PH10 6HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3452227314918166,
          56.593993652098675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124012276, PH10 6HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3446794429512323,
          56.5938288168298
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124023382, PH10 6HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.345952446383897,
          56.59436311752672
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087191, PH10 6SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3463926381258084,
          56.59437632216687
        ]
      }
    }
  ]
}