{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alexander Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.275474,
            56.147422
          ],
          [
            -3.275413,
            56.147369
          ],
          [
            -3.275326,
            56.147296
          ],
          [
            -3.275174,
            56.147165
          ],
          [
            -3.274873,
            56.146909
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320292480, KY5 0NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2751704935131514,
          56.14738679235178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320292481, KY5 0NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.275055180873805,
          56.14730711474814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320292484, KY5 0NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2747241468166624,
          56.147031986308555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320303489, KY5 0ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2754934988336175,
          56.147419399272955
        ]
      }
    }
  ]
}