{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gray Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.789051,
            55.820337
          ],
          [
            -3.7884,
            55.820173
          ],
          [
            -3.78801,
            55.820074
          ],
          [
            -3.787797,
            55.819968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118052029, ML7 5EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.786834797252434,
          55.82021531960578
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118056956, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7879069696685215,
          55.82062210245184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118164739, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.789076272306744,
          55.82036245786061
        ]
      }
    }
  ]
}