{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.289642,
            55.609174
          ],
          [
            -4.289745,
            55.609588
          ],
          [
            -4.289848,
            55.610003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127038186, KA17 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.28955876390035,
          55.60931572872122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127038187, KA17 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.28955876390035,
          55.60931572872122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127061264, KA17 0HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.289852843979315,
          55.610002299882304
        ]
      }
    }
  ]
}