{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.231412,
            56.059426
          ],
          [
            -3.23126,
            56.059247
          ],
          [
            -3.231109,
            56.059068
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320028617, KY3 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2310989174105127,
          56.05924765324935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320028618, KY3 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.231539543084534,
          56.05946789048757
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320160754, KY3 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2313110592813388,
          56.05935336091557
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320276069, KY3 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2315598933795004,
          56.059602467934
        ]
      }
    }
  ]
}