{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carnban Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.808892,
            56.049885
          ],
          [
            -4.810011,
            56.050001
          ],
          [
            -4.810088,
            56.050009
          ],
          [
            -4.811147,
            56.049994
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125005900, G84 8NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.810295262116047,
          56.05042644792793
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125009382, G84 8NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.8101085042133045,
          56.049846440511274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125018516, G84 8NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.8096497374825775,
          56.049722064591265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125077523, G84 8NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.810038777291158,
          56.049991848256596
        ]
      }
    }
  ]
}