{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.474408,
            52.74406
          ],
          [
            -1.474677,
            52.744056
          ],
          [
            -1.474711,
            52.744056
          ],
          [
            -1.475014,
            52.744052
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095739436, LE65 2GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4744222051993456,
          52.74405073410302
        ]
      }
    }
  ]
}