{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Torrance Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.137877,
            55.897915
          ],
          [
            -3.137346,
            55.897756
          ],
          [
            -3.136814,
            55.897597
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094688655, EH17 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.131680808829963,
          55.90030501640651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094688664, EH17 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.131680808829963,
          55.90030501640651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094689003, EH17 8ZQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1376453364034367,
          55.89808454345461
        ]
      }
    }
  ]
}