{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hunter Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.02339,
            55.81753
          ],
          [
            -4.022897,
            55.817555
          ],
          [
            -4.022403,
            55.817581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118115252, ML4 1RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.022524027313152,
          55.81775952198727
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118116048, ML4 1RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.022728095227885,
          55.817693255792975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118165004, ML4 1RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.023390004530778,
          55.81752958516397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118174606, ML4 1RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.022695836222594,
          55.81737924121876
        ]
      }
    }
  ]
}