{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pomona Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.076764,
            55.769232
          ],
          [
            -4.076264,
            55.769412
          ],
          [
            -4.075763,
            55.769591
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484021953, ML3 9UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.076428371074752,
          55.76921107737089
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484021954, ML3 9UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.076678276987029,
          55.76941355878231
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484169605, ML3 9XF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.076764294085449,
          55.76923236121765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015313675, ML3 9TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.076234197527056,
          55.76945701271322
        ]
      }
    }
  ]
}